const runtime.bucketCntBits

2 uses

	runtime (current package)
		map.go#L66: 	bucketCntBits = abi.MapBucketCountBits
		map.go#L847: 	if h.B > 31-bucketCntBits {